When [[Create notes from cards]], new notes will be pre-populated with the specified note template.
Supported template formats:
- [Obsidian Templates](https://help.obsidian.md/Plugins/Templates)
- [Templater](https://silentvoid13.github.io/Templater/)
### Example
With the Obsidian core template plugin active (`Settings > Core plugins > Templates`) create a new note called `Demo Template` in your vault containing:
```
# {{title}}
This file was created on {{date}} {{time}}.
```
Then select the template in your Kanban board's settings:
![[Screen Shot 2021-09-13 at 3.32.18 PM.png]]
![[Screen Shot 2021-09-13 at 3.35.03 PM.png]]
![[Screen Shot 2021-09-13 at 3.35.17 PM.png]]